projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
672af89
0c25226
)
auto merge of #959 : jakub-/cargo/cargo-search, r=alexcrichton
author
bors
<bors@rust-lang.org>
Mon, 24 Nov 2014 16:29:34 +0000
(16:29 +0000)
committer
bors
<bors@rust-lang.org>
Mon, 24 Nov 2014 16:29:34 +0000
(16:29 +0000)
This will currently call out to the registry service. In the future it may be sensible to add package descriptions to the git index so that search can be done offline.
Closes https://github.com/rust-lang/cargo/issues/925.
Trivial merge